home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1995 April
/
macformat-023.iso
/
Reader's Corner
/
Reader's Contibutions
/
Modified
/
FrEQuency data
/
00014.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-01-19
|
338 b
|
17 lines
on startMovie
global letsgo, ready, hidden
puppetSound(0)
set wow to random(6)
set letsgo to wow
set ready to 1
set hidden to 1
set the stageColor to 255
preLoadCast(1, 120)
set the visible of sprite 17 to 0
set the visible of sprite 18 to 0
if the freeBlock < (5 * 1024) then
silence()
end if
silence()
end